C# Mine
|
MAPI_SmartSender(s.ReadProfileConfig(28)); //MSAPI msg2 = new MSAPI(s.ReadProfileConfig(28), MSAPI.OPTIONS_NONE); //MAPI_Sender(msg2); if (new Version(s.FirmwareVersion) >= new Version("2.0")) { MAPI_SmartSender(s.ReadProfileConfig(29)); //MSAPI msg3 = new MSAPI(s.ReadProfileConfig(29), MSAPI.OPTIONS_NONE); //MAPI_Sender(msg3); } } } public void SendActionControlCommand(long id, UInt16 nd) { SendActionControlCommand(id, nd, null);
Copyright (c) 2023. All rights reserved.
|
What do you think about this topic? Send feedback!
|